PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFXLTiffImage Class / getSourceYResolution Method
In This Topic
    getSourceYResolution Method
    In This Topic
    Gets the Y resolution in the source image.
    Syntax
    public double getSourceYResolution()

    Return Value

    The Y resolution of the source image or 0 if the value is not specified.
    See Also